﻿2026-06-15T09:40:55.1931973Z Current runner version: '2.335.1'
2026-06-15T09:40:55.1936610Z Runner name: 'kitsubito'
2026-06-15T09:40:55.1937119Z Runner group name: 'Default'
2026-06-15T09:40:55.1937758Z Machine name: 'KITSUBITO'
2026-06-15T09:40:55.1939880Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T09:40:55.1941711Z Contents: read
2026-06-15T09:40:55.1942101Z Metadata: read
2026-06-15T09:40:55.1942461Z Packages: read
2026-06-15T09:40:55.1942819Z ##[endgroup]
2026-06-15T09:40:55.1944379Z Secret source: Actions
2026-06-15T09:40:55.1944882Z Prepare workflow directory
2026-06-15T09:40:55.2301103Z Prepare all required actions
2026-06-15T09:40:55.2329937Z Getting action download info
2026-06-15T09:40:55.6735114Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T09:40:56.2371207Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-15T09:40:56.3220801Z ##[group]Run actions/checkout@v5
2026-06-15T09:40:56.3221615Z with:
2026-06-15T09:40:56.3221997Z   fetch-depth: 0
2026-06-15T09:40:56.3222460Z   repository: SaberMage/spt-core
2026-06-15T09:40:56.3226189Z   token: ***
2026-06-15T09:40:56.3226567Z   ssh-strict: true
2026-06-15T09:40:56.3226952Z   ssh-user: git
2026-06-15T09:40:56.3227347Z   persist-credentials: true
2026-06-15T09:40:56.3227773Z   clean: true
2026-06-15T09:40:56.3228165Z   sparse-checkout-cone-mode: true
2026-06-15T09:40:56.3228617Z   fetch-tags: false
2026-06-15T09:40:56.3229181Z   show-progress: true
2026-06-15T09:40:56.3229599Z   lfs: false
2026-06-15T09:40:56.3229986Z   submodules: false
2026-06-15T09:40:56.3230378Z   set-safe-directory: true
2026-06-15T09:40:56.3231039Z ##[endgroup]
2026-06-15T09:40:56.4098859Z Syncing repository: SaberMage/spt-core
2026-06-15T09:40:56.4101517Z ##[group]Getting Git version info
2026-06-15T09:40:56.4102887Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T09:40:56.4104775Z [command]/usr/bin/git version
2026-06-15T09:40:56.4105684Z git version 2.43.0
2026-06-15T09:40:56.4111577Z ##[endgroup]
2026-06-15T09:40:56.4124298Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9be7f221-dfe9-441d-8a06-dc90907c827a' before making global git config changes
2026-06-15T09:40:56.4126222Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:40:56.4127819Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:40:56.4158932Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T09:40:56.4176409Z https://github.com/SaberMage/spt-core
2026-06-15T09:40:56.4186166Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:40:56.4188852Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:40:56.4205446Z HEAD
2026-06-15T09:40:56.4237574Z ##[endgroup]
2026-06-15T09:40:56.4238227Z [command]/usr/bin/git submodule status
2026-06-15T09:40:56.4417655Z ##[group]Cleaning the repository
2026-06-15T09:40:56.4418651Z [command]/usr/bin/git clean -ffdx
2026-06-15T09:40:56.4445005Z Removing traceable-reqs
2026-06-15T09:40:56.4451401Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T09:40:56.4498556Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:56.4502794Z ##[endgroup]
2026-06-15T09:40:56.4504613Z ##[group]Disabling automatic garbage collection
2026-06-15T09:40:56.4507722Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T09:40:56.4531386Z ##[endgroup]
2026-06-15T09:40:56.4532025Z ##[group]Setting up auth
2026-06-15T09:40:56.4536427Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:40:56.4560543Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:40:56.4744019Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:40:56.4769295Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:40:56.4957636Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:40:56.4983511Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:40:56.5179790Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T09:40:56.5211756Z ##[endgroup]
2026-06-15T09:40:56.5212572Z ##[group]Fetching the repository
2026-06-15T09:40:56.5218678Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +28bcae20f2959630b95a28ea423a733ae74c6831:refs/remotes/pull/12/merge
2026-06-15T09:40:57.3447195Z From https://github.com/SaberMage/spt-core
2026-06-15T09:40:57.3448446Z    d2433d4..ac6c802  docs/msg-envelope-adr-0020 -> origin/docs/msg-envelope-adr-0020
2026-06-15T09:40:57.3471258Z ##[endgroup]
2026-06-15T09:40:57.3472796Z ##[group]Determining the checkout info
2026-06-15T09:40:57.3474168Z ##[endgroup]
2026-06-15T09:40:57.3476077Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T09:40:57.3512340Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T09:40:57.3537993Z ##[group]Checking out the ref
2026-06-15T09:40:57.3539748Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:40:57.3585124Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:57.3589172Z ##[endgroup]
2026-06-15T09:40:57.3620695Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T09:40:57.3644443Z 28bcae20f2959630b95a28ea423a733ae74c6831
2026-06-15T09:40:57.3860326Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-15T09:40:57.3862022Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-15T09:40:57.3878802Z shell: /usr/bin/bash -e {0}
2026-06-15T09:40:57.3879800Z ##[endgroup]
2026-06-15T09:40:57.4005119Z ##[group]Run set -euo pipefail
2026-06-15T09:40:57.4006072Z [36;1mset -euo pipefail[0m
2026-06-15T09:40:57.4006889Z [36;1mPIN=0c95435[0m
2026-06-15T09:40:57.4007686Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-15T09:40:57.4008663Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-15T09:40:57.4010071Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-15T09:40:57.4011774Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-15T09:40:57.4013467Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-15T09:40:57.4014808Z [36;1m  rm -rf "$CACHE"[0m
2026-06-15T09:40:57.4015726Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-15T09:40:57.4030112Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-15T09:40:57.4031432Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-15T09:40:57.4032775Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-15T09:40:57.4033734Z [36;1mfi[0m
2026-06-15T09:40:57.4034813Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-15T09:40:57.4050437Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-15T09:40:57.4051529Z env:
2026-06-15T09:40:57.4052244Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-15T09:40:57.4053141Z ##[endgroup]
2026-06-15T09:40:58.0483824Z    Compiling proc-macro2 v1.0.106
2026-06-15T09:40:58.0486177Z    Compiling quote v1.0.45
2026-06-15T09:40:58.0487249Z    Compiling unicode-ident v1.0.24
2026-06-15T09:40:58.0488363Z    Compiling libc v0.2.186
2026-06-15T09:40:58.0489774Z    Compiling serde_core v1.0.228
2026-06-15T09:40:58.0491190Z    Compiling cfg-if v1.0.4
2026-06-15T09:40:58.0492036Z    Compiling serde v1.0.228
2026-06-15T09:40:58.0523930Z    Compiling log v0.4.32
2026-06-15T09:40:58.0592792Z    Compiling pin-project-lite v0.2.17
2026-06-15T09:40:58.0594785Z    Compiling typenum v1.20.1
2026-06-15T09:40:58.0596430Z    Compiling portable-atomic v1.13.1
2026-06-15T09:40:58.0597986Z    Compiling memchr v2.8.1
2026-06-15T09:40:58.0599464Z    Compiling version_check v0.9.5
2026-06-15T09:40:58.0659681Z    Compiling critical-section v1.2.0
2026-06-15T09:40:58.0811288Z    Compiling find-msvc-tools v0.1.9
2026-06-15T09:40:58.1013133Z    Compiling shlex v2.0.1
2026-06-15T09:40:58.1375484Z    Compiling subtle v2.6.1
2026-06-15T09:40:58.1623227Z    Compiling bytes v1.11.1
2026-06-15T09:40:58.1782841Z    Compiling futures-core v0.3.32
2026-06-15T09:40:58.3191684Z    Compiling smallvec v1.15.1
2026-06-15T09:40:58.3265592Z    Compiling equivalent v1.0.2
2026-06-15T09:40:58.3512658Z    Compiling itoa v1.0.18
2026-06-15T09:40:58.3872136Z    Compiling semver v1.0.28
2026-06-15T09:40:58.3892045Z    Compiling stable_deref_trait v1.2.1
2026-06-15T09:40:58.3982486Z    Compiling slab v0.4.12
2026-06-15T09:40:58.4141660Z    Compiling futures-sink v0.3.32
2026-06-15T09:40:58.4144810Z    Compiling futures-io v0.3.32
2026-06-15T09:40:58.4391836Z    Compiling generic-array v0.14.7
2026-06-15T09:40:58.4641802Z    Compiling futures-task v0.3.32
2026-06-15T09:40:58.5451644Z    Compiling futures-channel v0.3.32
2026-06-15T09:40:58.5761662Z    Compiling hashbrown v0.17.1
2026-06-15T09:40:58.5907581Z    Compiling rustversion v1.0.22
2026-06-15T09:40:58.5992382Z    Compiling bitflags v2.12.1
2026-06-15T09:40:58.6241869Z    Compiling cpufeatures v0.2.17
2026-06-15T09:40:58.6771480Z    Compiling fnv v1.0.7
2026-06-15T09:40:58.6934541Z    Compiling cfg_aliases v0.2.1
2026-06-15T09:40:58.7151507Z    Compiling rustc_version v0.4.1
2026-06-15T09:40:58.7401717Z    Compiling rand_core v0.10.1
2026-06-15T09:40:58.7601221Z    Compiling strsim v0.11.1
2026-06-15T09:40:58.7851586Z    Compiling litemap v0.8.2
2026-06-15T09:40:58.8281415Z    Compiling writeable v0.6.3
2026-06-15T09:40:58.8781535Z    Compiling fs_extra v1.3.0
2026-06-15T09:40:58.9102879Z    Compiling icu_properties_data v2.2.0
2026-06-15T09:40:58.9898893Z    Compiling getrandom v0.4.2
2026-06-15T09:40:59.0033435Z    Compiling utf8_iter v1.0.4
2026-06-15T09:40:59.0660260Z    Compiling ident_case v1.0.1
2026-06-15T09:40:59.0939310Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T09:40:59.1031340Z    Compiling dunce v1.0.5
2026-06-15T09:40:59.2261277Z    Compiling percent-encoding v2.3.2
2026-06-15T09:40:59.2330765Z    Compiling autocfg v1.5.1
2026-06-15T09:40:59.2611034Z    Compiling http v1.4.1
2026-06-15T09:40:59.2901180Z    Compiling aws-lc-rs v1.17.0
2026-06-15T09:40:59.3069408Z    Compiling cpufeatures v0.3.0
2026-06-15T09:40:59.3826288Z    Compiling thiserror v2.0.18
2026-06-15T09:40:59.3921025Z    Compiling syn v2.0.117
2026-06-15T09:40:59.3955828Z    Compiling indexmap v2.14.0
2026-06-15T09:40:59.4094818Z    Compiling unicode-segmentation v1.13.3
2026-06-15T09:40:59.4242336Z    Compiling scopeguard v1.2.0
2026-06-15T09:40:59.4701046Z    Compiling chacha20 v0.10.0
2026-06-15T09:40:59.4921388Z    Compiling form_urlencoded v1.2.2
2026-06-15T09:40:59.5147270Z    Compiling lock_api v0.4.14
2026-06-15T09:40:59.5341360Z    Compiling untrusted v0.9.0
2026-06-15T09:40:59.5661567Z    Compiling rustls v0.23.40
2026-06-15T09:40:59.6332390Z    Compiling heck v0.5.0
2026-06-15T09:40:59.6647863Z    Compiling const-oid v0.10.2
2026-06-15T09:40:59.7750881Z    Compiling atomic-waker v1.1.2
2026-06-15T09:40:59.7782352Z    Compiling unicode-xid v0.2.6
2026-06-15T09:40:59.7801750Z    Compiling anyhow v1.0.102
2026-06-15T09:40:59.8176217Z    Compiling zerocopy v0.8.50
2026-06-15T09:40:59.8500958Z    Compiling paste v1.0.15
2026-06-15T09:40:59.8624745Z    Compiling httparse v1.10.1
2026-06-15T09:40:59.8681894Z    Compiling parking_lot_core v0.9.12
2026-06-15T09:40:59.8686193Z    Compiling num-traits v0.2.19
2026-06-15T09:40:59.8881400Z    Compiling hybrid-array v0.4.12
2026-06-15T09:40:59.9342855Z    Compiling curve25519-dalek v4.1.3
2026-06-15T09:41:00.0750048Z    Compiling jobserver v0.1.34
2026-06-15T09:41:00.0832249Z    Compiling convert_case v0.10.0
2026-06-15T09:41:00.1389160Z    Compiling ahash v0.8.12
2026-06-15T09:41:00.1547968Z    Compiling either v1.16.0
2026-06-15T09:41:00.1668567Z    Compiling base64ct v1.8.3
2026-06-15T09:41:00.1828351Z    Compiling crypto-common v0.1.7
2026-06-15T09:41:00.2051158Z    Compiling block-buffer v0.10.4
2026-06-15T09:41:00.2881430Z    Compiling powerfmt v0.2.0
2026-06-15T09:41:00.3211434Z    Compiling digest v0.10.7
2026-06-15T09:41:00.3420854Z    Compiling http-body v1.0.1
2026-06-15T09:41:00.3561660Z    Compiling cc v1.2.63
2026-06-15T09:41:00.3631837Z    Compiling fastrand v2.4.1
2026-06-15T09:41:00.4690936Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T09:41:00.4991014Z    Compiling deranged v0.5.8
2026-06-15T09:41:00.6255570Z    Compiling vcpkg v0.2.15
2026-06-15T09:41:00.6461225Z    Compiling try-lock v0.2.5
2026-06-15T09:41:00.6530786Z    Compiling time-core v0.1.8
2026-06-15T09:41:00.6651375Z    Compiling base64 v0.22.1
2026-06-15T09:41:00.7190879Z    Compiling num-conv v0.2.2
2026-06-15T09:41:00.7610427Z    Compiling tower-service v0.3.3
2026-06-15T09:41:00.8061334Z    Compiling data-encoding v2.11.0
2026-06-15T09:41:00.8296216Z    Compiling tinyvec_macros v0.1.1
2026-06-15T09:41:00.8773018Z    Compiling mio v1.2.1
2026-06-15T09:41:00.8949102Z    Compiling socket2 v0.6.4
2026-06-15T09:41:00.9023962Z    Compiling getrandom v0.2.17
2026-06-15T09:41:00.9363410Z    Compiling zmij v1.0.21
2026-06-15T09:41:00.9840782Z    Compiling pkg-config v0.3.33
2026-06-15T09:41:01.1250765Z    Compiling rand_core v0.6.4
2026-06-15T09:41:01.1910802Z    Compiling rand v0.10.1
2026-06-15T09:41:01.2273376Z    Compiling parking_lot v0.12.5
2026-06-15T09:41:01.2810745Z    Compiling tinyvec v1.11.0
2026-06-15T09:41:01.2970570Z    Compiling want v0.3.1
2026-06-15T09:41:01.3358056Z    Compiling crypto-common v0.2.2
2026-06-15T09:41:01.4910497Z    Compiling block-buffer v0.12.0
2026-06-15T09:41:01.5800757Z    Compiling sha2 v0.10.9
2026-06-15T09:41:01.6120531Z    Compiling inout v0.1.4
2026-06-15T09:41:01.6220686Z    Compiling vergen-lib v9.1.0
2026-06-15T09:41:01.6782246Z    Compiling cmake v0.1.58
2026-06-15T09:41:01.7390717Z    Compiling n0-future v0.3.2
2026-06-15T09:41:01.7460360Z    Compiling parking v2.2.1
2026-06-15T09:41:01.7704593Z    Compiling serde_json v1.0.150
2026-06-15T09:41:01.7887374Z    Compiling winnow v1.0.3
2026-06-15T09:41:01.8089052Z    Compiling signature v2.2.0
2026-06-15T09:41:01.8728142Z    Compiling diatomic-waker v0.2.3
2026-06-15T09:41:01.8920662Z    Compiling cordyceps v0.3.4
2026-06-15T09:41:01.9434449Z    Compiling crossbeam-utils v0.8.21
2026-06-15T09:41:01.9581103Z    Compiling spin v0.10.0
2026-06-15T09:41:01.9881280Z    Compiling httpdate v1.0.3
2026-06-15T09:41:02.0500500Z    Compiling ed25519 v2.2.3
2026-06-15T09:41:02.0570782Z    Compiling futures-lite v2.6.1
2026-06-15T09:41:02.0860461Z    Compiling cipher v0.4.4
2026-06-15T09:41:02.1760669Z    Compiling netlink-packet-core v0.8.1
2026-06-15T09:41:02.1790651Z    Compiling universal-hash v0.5.1
2026-06-15T09:41:02.2018072Z    Compiling futures-buffered v0.2.13
2026-06-15T09:41:02.2230898Z    Compiling digest v0.11.3
2026-06-15T09:41:02.2673336Z    Compiling vergen-lib v0.1.6
2026-06-15T09:41:02.3350565Z    Compiling vergen v9.1.0
2026-06-15T09:41:02.3497975Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T09:41:02.3630396Z    Compiling heapless v0.7.17
2026-06-15T09:41:02.3712166Z    Compiling noq-udp v0.10.0
2026-06-15T09:41:02.3990198Z    Compiling sync_wrapper v1.0.2
2026-06-15T09:41:02.4070642Z    Compiling opaque-debug v0.3.1
2026-06-15T09:41:02.4380858Z    Compiling byteorder v1.5.0
2026-06-15T09:41:02.4769242Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T09:41:02.4830720Z    Compiling allocator-api2 v0.2.21
2026-06-15T09:41:02.5281324Z    Compiling polyval v0.6.2
2026-06-15T09:41:02.6408723Z    Compiling hash32 v0.2.1
2026-06-15T09:41:02.6510757Z    Compiling aws-lc-sys v0.41.0
2026-06-15T09:41:02.6558245Z    Compiling ring v0.17.14
2026-06-15T09:41:02.6666118Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T09:41:02.6976965Z    Compiling spin v0.9.8
2026-06-15T09:41:02.7543633Z    Compiling vergen-gitcl v1.0.8
2026-06-15T09:41:02.7620805Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T09:41:02.8610819Z    Compiling ryu v1.0.23
2026-06-15T09:41:02.9010832Z    Compiling tower-layer v0.3.3
2026-06-15T09:41:02.9260731Z    Compiling num_threads v0.1.7
2026-06-15T09:41:02.9343062Z    Compiling signature v3.0.0
2026-06-15T09:41:02.9590961Z    Compiling fallible-iterator v0.3.0
2026-06-15T09:41:02.9934649Z    Compiling ghash v0.5.1
2026-06-15T09:41:03.0680596Z    Compiling time v0.3.47
2026-06-15T09:41:03.0829897Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T09:41:03.0941003Z    Compiling ctr v0.9.2
2026-06-15T09:41:03.0981179Z    Compiling aes v0.8.4
2026-06-15T09:41:03.1114294Z    Compiling http-body-util v0.1.3
2026-06-15T09:41:03.2847127Z    Compiling aead v0.5.2
2026-06-15T09:41:03.3320942Z    Compiling openssl-probe v0.2.1
2026-06-15T09:41:03.3420553Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T09:41:03.3905876Z    Compiling crossbeam-channel v0.5.15
2026-06-15T09:41:03.4060892Z    Compiling blake3 v1.8.5
2026-06-15T09:41:03.4400749Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T09:41:03.5773331Z    Compiling netlink-packet-route v0.29.0
2026-06-15T09:41:03.5840433Z    Compiling uuid v1.23.2
2026-06-15T09:41:03.5939791Z    Compiling memoffset v0.6.5
2026-06-15T09:41:03.7762530Z    Compiling aes-gcm v0.10.3
2026-06-15T09:41:03.7966060Z    Compiling acto v0.8.2
2026-06-15T09:41:03.8233920Z    Compiling netwatch v0.16.0
2026-06-15T09:41:03.9402046Z    Compiling noq v0.18.0
2026-06-15T09:41:03.9530894Z    Compiling lru-slab v0.1.2
2026-06-15T09:41:03.9767138Z    Compiling ref-cast v1.0.25
2026-06-15T09:41:04.0590722Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T09:41:04.1250843Z    Compiling foldhash v0.2.0
2026-06-15T09:41:04.1580643Z    Compiling rustc-hash v2.1.2
2026-06-15T09:41:04.1688744Z    Compiling thiserror v1.0.69
2026-06-15T09:41:04.1829595Z    Compiling xml-rs v0.8.28
2026-06-15T09:41:04.2593294Z    Compiling tagptr v0.2.0
2026-06-15T09:41:04.2925452Z    Compiling identity-hash v0.1.0
2026-06-15T09:41:04.3079475Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T09:41:04.3349581Z    Compiling mac-addr v0.3.0
2026-06-15T09:41:04.3843867Z    Compiling rustix v1.1.4
2026-06-15T09:41:04.4328136Z    Compiling hashbrown v0.16.1
2026-06-15T09:41:04.5149488Z    Compiling netlink-packet-route v0.30.0
2026-06-15T09:41:04.5735396Z    Compiling termios v0.2.2
2026-06-15T09:41:04.7124748Z    Compiling synstructure v0.13.2
2026-06-15T09:41:04.7187589Z    Compiling darling_core v0.20.11
2026-06-15T09:41:04.8928872Z    Compiling serde_derive_internals v0.29.1
2026-06-15T09:41:05.1332902Z    Compiling proc-macro-crate v3.5.0
2026-06-15T09:41:05.2161873Z    Compiling xmltree v0.10.3
2026-06-15T09:41:05.2777917Z    Compiling errno v0.3.14
2026-06-15T09:41:05.4243242Z    Compiling ioctl-rs v0.1.6
2026-06-15T09:41:05.4342129Z    Compiling serial-core v0.4.0
2026-06-15T09:41:05.4431143Z    Compiling simple-dns v0.9.3
2026-06-15T09:41:05.4621376Z    Compiling aho-corasick v1.1.4
2026-06-15T09:41:05.5170996Z    Compiling smol_str v0.1.24
2026-06-15T09:41:05.5321604Z    Compiling signal-hook v0.3.18
2026-06-15T09:41:05.5801035Z    Compiling simdutf8 v0.1.5
2026-06-15T09:41:05.6202742Z    Compiling regex-syntax v0.8.10
2026-06-15T09:41:05.6950828Z    Compiling linux-raw-sys v0.12.1
2026-06-15T09:41:05.7027950Z    Compiling sha1_smol v1.0.1
2026-06-15T09:41:05.7521038Z    Compiling resolv-conf v0.7.6
2026-06-15T09:41:05.8550673Z    Compiling toml_write v0.1.2
2026-06-15T09:41:05.9437825Z    Compiling winnow v0.7.15
2026-06-15T09:41:05.9536736Z    Compiling constant_time_eq v0.4.2
2026-06-15T09:41:06.0790417Z    Compiling arrayref v0.3.9
2026-06-15T09:41:06.1150934Z    Compiling arrayvec v0.7.6
2026-06-15T09:41:06.1420223Z    Compiling serial-unix v0.4.0
2026-06-15T09:41:06.1923703Z    Compiling signal-hook-registry v1.4.8
2026-06-15T09:41:06.2771662Z    Compiling lru v0.16.4
2026-06-15T09:41:06.3650958Z    Compiling darling_core v0.23.0
2026-06-15T09:41:06.5130512Z    Compiling serde_bytes v0.11.19
2026-06-15T09:41:06.5497911Z    Compiling seize v0.5.1
2026-06-15T09:41:06.7786974Z    Compiling hmac v0.12.1
2026-06-15T09:41:06.7900830Z    Compiling serde_derive v1.0.228
2026-06-15T09:41:06.8870903Z    Compiling zeroize_derive v1.4.3
2026-06-15T09:41:06.9918649Z    Compiling tokio-macros v2.7.0
2026-06-15T09:41:07.0370833Z    Compiling futures-macro v0.3.32
2026-06-15T09:41:07.5740447Z    Compiling zeroize v1.8.2
2026-06-15T09:41:07.6600031Z    Compiling tokio v1.52.3
2026-06-15T09:41:07.7260834Z    Compiling zerofrom-derive v0.1.7
2026-06-15T09:41:07.9321087Z    Compiling yoke-derive v0.8.2
2026-06-15T09:41:08.0750848Z    Compiling zerovec-derive v0.11.3
2026-06-15T09:41:08.1020806Z    Compiling futures-util v0.3.32
2026-06-15T09:41:08.1770229Z    Compiling displaydoc v0.2.6
2026-06-15T09:41:08.6211057Z    Compiling tracing-attributes v0.1.31
2026-06-15T09:41:09.0598534Z    Compiling rustls-pki-types v1.14.1
2026-06-15T09:41:09.1109173Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T09:41:09.3145025Z    Compiling zerofrom v0.1.8
2026-06-15T09:41:09.3784164Z    Compiling thiserror-impl v2.0.18
2026-06-15T09:41:09.4283110Z    Compiling yoke v0.8.3
2026-06-15T09:41:09.6340878Z    Compiling zerovec v0.11.6
2026-06-15T09:41:09.7449551Z    Compiling zerotrie v0.2.4
2026-06-15T09:41:09.7560851Z    Compiling darling_macro v0.20.11
2026-06-15T09:41:09.9240714Z    Compiling derive_more-impl v2.1.1
2026-06-15T09:41:09.9890462Z    Compiling n0-error-macros v0.1.3
2026-06-15T09:41:10.0966356Z    Compiling spez v0.1.2
2026-06-15T09:41:10.1520832Z    Compiling darling v0.20.11
2026-06-15T09:41:10.2346675Z    Compiling derive_builder_core v0.20.2
2026-06-15T09:41:10.4083395Z    Compiling tinystr v0.8.3
2026-06-15T09:41:10.4720533Z    Compiling potential_utf v0.1.5
2026-06-15T09:41:10.4910296Z    Compiling der v0.8.0-rc.10
2026-06-15T09:41:10.6190446Z    Compiling icu_locale_core v2.2.0
2026-06-15T09:41:10.6730771Z    Compiling icu_collections v2.2.0
2026-06-15T09:41:11.0540680Z    Compiling n0-error v0.1.3
2026-06-15T09:41:11.3674005Z    Compiling pin-project-internal v1.1.13
2026-06-15T09:41:11.4570604Z    Compiling cobs v0.3.0
2026-06-15T09:41:11.5620614Z    Compiling ed25519-dalek v2.2.0
2026-06-15T09:41:11.6340857Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T09:41:11.7261026Z    Compiling derive_builder_macro v0.20.2
2026-06-15T09:41:11.9470845Z    Compiling icu_provider v2.2.0
2026-06-15T09:41:12.0317897Z    Compiling ipnet v2.12.0
2026-06-15T09:41:12.0384407Z    Compiling derive_builder v0.20.2
2026-06-15T09:41:12.0704228Z    Compiling spki v0.8.0-rc.4
2026-06-15T09:41:12.1970320Z    Compiling futures-executor v0.3.32
2026-06-15T09:41:12.3082352Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T09:41:12.4352672Z    Compiling icu_normalizer v2.2.0
2026-06-15T09:41:12.4970685Z    Compiling icu_properties v2.2.0
2026-06-15T09:41:12.5013236Z    Compiling prefix-trie v0.8.4
2026-06-15T09:41:12.5590818Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T09:41:12.5998200Z    Compiling futures v0.3.32
2026-06-15T09:41:12.7040888Z    Compiling once_cell v1.21.4
2026-06-15T09:41:12.7620921Z    Compiling pin-project v1.1.13
2026-06-15T09:41:12.8676003Z    Compiling spt-proto v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-15T09:41:12.9460395Z    Compiling tracing-core v0.1.36
2026-06-15T09:41:13.1391061Z    Compiling postcard-derive v0.2.2
2026-06-15T09:41:13.2710473Z    Compiling hashbrown v0.14.5
2026-06-15T09:41:13.2831351Z    Compiling data-encoding-macro v0.1.20
2026-06-15T09:41:13.3291033Z    Compiling rustls-native-certs v0.8.4
2026-06-15T09:41:13.3400650Z    Compiling async-trait v0.1.89
2026-06-15T09:41:13.4890603Z    Compiling strum_macros v0.28.0
2026-06-15T09:41:13.5801132Z    Compiling tracing v0.1.44
2026-06-15T09:41:13.7090632Z    Compiling postcard v1.1.3
2026-06-15T09:41:13.8037817Z    Compiling tokio-util v0.7.18
2026-06-15T09:41:13.9061164Z    Compiling netlink-sys v0.8.8
2026-06-15T09:41:13.9505435Z    Compiling idna_adapter v1.2.2
2026-06-15T09:41:14.0726481Z    Compiling idna v1.1.0
2026-06-15T09:41:14.0947465Z    Compiling hashlink v0.9.1
2026-06-15T09:41:14.2151052Z    Compiling tower v0.5.3
2026-06-15T09:41:14.2247841Z    Compiling num_enum_derive v0.7.6
2026-06-15T09:41:14.3991203Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T09:41:14.4180746Z    Compiling derive_more v2.1.1
2026-06-15T09:41:14.4326751Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T09:41:14.5130260Z    Compiling url v2.5.8
2026-06-15T09:41:14.5210551Z    Compiling enum-assoc v1.3.0
2026-06-15T09:41:14.5470773Z    Compiling netdev v0.42.0
2026-06-15T09:41:14.6290989Z    Compiling netlink-proto v0.12.0
2026-06-15T09:41:14.8160437Z    Compiling rusqlite v0.32.1
2026-06-15T09:41:14.8348390Z    Compiling iroh-relay v0.98.0
2026-06-15T09:41:14.9050916Z    Compiling iroh-metrics v0.38.3
2026-06-15T09:41:14.9170922Z    Compiling moka v0.12.15
2026-06-15T09:41:14.9523053Z    Compiling h2 v0.4.14
2026-06-15T09:41:15.0573593Z    Compiling tokio-stream v0.1.18
2026-06-15T09:41:15.1125210Z    Compiling toml_datetime v0.6.11
2026-06-15T09:41:15.1539409Z    Compiling n0-watcher v0.6.1
2026-06-15T09:41:15.3089363Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T09:41:15.3429168Z    Compiling iroh-base v0.98.0
2026-06-15T09:41:15.3728782Z    Compiling num_enum v0.7.6
2026-06-15T09:41:15.4210635Z    Compiling attohttpc v0.30.1
2026-06-15T09:41:15.4339514Z    Compiling tower-http v0.6.11
2026-06-15T09:41:15.4542510Z    Compiling serde_spanned v0.6.9
2026-06-15T09:41:15.5769622Z    Compiling thiserror-impl v1.0.69
2026-06-15T09:41:15.7630639Z    Compiling ref-cast-impl v1.0.25
2026-06-15T09:41:15.8246997Z    Compiling toml_edit v0.22.27
2026-06-15T09:41:16.0991389Z    Compiling spt-store v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-15T09:41:16.2444455Z    Compiling webpki-roots v1.0.7
2026-06-15T09:41:16.3180804Z    Compiling regex-automata v0.4.14
2026-06-15T09:41:16.3340564Z    Compiling schemars_derive v1.2.1
2026-06-15T09:41:16.3633071Z    Compiling iroh v0.98.2
2026-06-15T09:41:16.3700490Z    Compiling dyn-clone v1.0.20
2026-06-15T09:41:16.4781005Z    Compiling strum v0.28.0
2026-06-15T09:41:16.5130004Z    Compiling cmov v0.5.4
2026-06-15T09:41:16.5783357Z    Compiling iroh-dns v0.98.0
2026-06-15T09:41:16.6384630Z    Compiling utf8parse v0.2.2
2026-06-15T09:41:16.7281415Z    Compiling rustix v0.38.44
2026-06-15T09:41:16.7639506Z    Compiling bitflags v1.3.2
2026-06-15T09:41:16.7723663Z    Compiling pin-utils v0.1.0
2026-06-15T09:41:16.7871035Z    Compiling anstyle-parse v1.0.0
2026-06-15T09:41:16.8311315Z    Compiling nix v0.25.1
2026-06-15T09:41:16.8471050Z    Compiling ctutils v0.4.2
2026-06-15T09:41:16.9820868Z    Compiling backon v1.6.0
2026-06-15T09:41:17.1170475Z    Compiling darling_macro v0.23.0
2026-06-15T09:41:17.1258399Z    Compiling hkdf v0.12.4
2026-06-15T09:41:17.2089170Z    Compiling filedescriptor v0.8.3
2026-06-15T09:41:17.2208700Z    Compiling papaya v0.2.4
2026-06-15T09:41:17.2950978Z    Compiling serial v0.4.0
2026-06-15T09:41:17.3637870Z    Compiling colorchoice v1.0.5
2026-06-15T09:41:17.4099965Z    Compiling shell-words v1.1.1
2026-06-15T09:41:17.4470815Z    Compiling instability v0.3.12
2026-06-15T09:41:17.4820866Z    Compiling linux-raw-sys v0.4.15
2026-06-15T09:41:17.5040558Z    Compiling downcast-rs v1.2.1
2026-06-15T09:41:17.5720474Z    Compiling anstyle-query v1.1.5
2026-06-15T09:41:17.5843270Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T09:41:17.6404032Z    Compiling anstyle v1.0.14
2026-06-15T09:41:17.6565430Z    Compiling foldhash v0.1.5
2026-06-15T09:41:17.6855390Z    Compiling signal-hook-mio v0.2.5
2026-06-15T09:41:17.7071364Z    Compiling darling v0.23.0
2026-06-15T09:41:17.7751474Z    Compiling spake2 v0.4.0
2026-06-15T09:41:17.7825591Z    Compiling terminal_size v0.4.4
2026-06-15T09:41:17.7935113Z    Compiling strum_macros v0.26.4
2026-06-15T09:41:17.8590724Z    Compiling hashbrown v0.15.5
2026-06-15T09:41:17.8630819Z    Compiling sha1 v0.10.6
2026-06-15T09:41:17.9209458Z    Compiling anstream v1.0.0
2026-06-15T09:41:17.9343377Z    Compiling itertools v0.13.0
2026-06-15T09:41:18.1234937Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T09:41:18.1355554Z    Compiling castaway v0.2.4
2026-06-15T09:41:18.2830617Z    Compiling static_assertions v1.1.0
2026-06-15T09:41:18.3570948Z    Compiling toml v0.8.23
2026-06-15T09:41:18.4280820Z    Compiling unicode-width v0.1.14
2026-06-15T09:41:18.4400871Z    Compiling schemars v1.2.1
2026-06-15T09:41:18.6626560Z    Compiling clap_lex v1.1.0
2026-06-15T09:41:18.7380758Z    Compiling doctest-file v1.1.1
2026-06-15T09:41:18.9286518Z    Compiling spt-msg v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-15T09:41:19.3247271Z    Compiling indoc v2.0.7
2026-06-15T09:41:19.3335598Z    Compiling interprocess v2.4.2
2026-06-15T09:41:19.4395193Z    Compiling regex v1.12.3
2026-06-15T09:41:19.8627549Z    Compiling unicode-truncate v1.1.0
2026-06-15T09:41:19.8838028Z    Compiling crossterm v0.28.1
2026-06-15T09:41:19.9971129Z    Compiling spt-runtime v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-15T09:41:20.1086079Z    Compiling clap_builder v4.6.0
2026-06-15T09:41:20.2794021Z    Compiling hyper v1.10.1
2026-06-15T09:41:20.3059676Z    Compiling strum v0.26.3
2026-06-15T09:41:20.4101490Z    Compiling lru v0.12.5
2026-06-15T09:41:20.4389740Z    Compiling compact_str v0.8.2
2026-06-15T09:41:20.5500847Z    Compiling clap_derive v4.6.1
2026-06-15T09:41:20.7992331Z    Compiling unicode-width v0.2.0
2026-06-15T09:41:20.9641290Z    Compiling iana-time-zone v0.1.65
2026-06-15T09:41:21.0703224Z    Compiling portable-pty v0.8.1
2026-06-15T09:41:21.1165121Z    Compiling cassowary v0.3.0
2026-06-15T09:41:21.2960766Z    Compiling chrono v0.4.45
2026-06-15T09:41:21.3785905Z    Compiling nucleo-matcher v0.3.1
2026-06-15T09:41:21.3959876Z    Compiling qrcode v0.14.1
2026-06-15T09:41:21.6851380Z    Compiling spt-term v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-15T09:41:22.0091405Z    Compiling ratatui v0.29.0
2026-06-15T09:41:22.3100500Z    Compiling hyper-util v0.1.20
2026-06-15T09:41:22.3227830Z    Compiling tempfile v3.27.0
2026-06-15T09:41:22.6561486Z    Compiling spt-live v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-15T09:41:22.9370044Z    Compiling clap v4.6.1
2026-06-15T09:41:24.2136026Z    Compiling igd-next v0.17.1
2026-06-15T09:41:25.2664867Z    Compiling portmapper v0.16.0
2026-06-15T09:41:29.8171314Z    Compiling rustls-webpki v0.103.13
2026-06-15T09:41:32.1173238Z    Compiling tokio-rustls v0.26.4
2026-06-15T09:41:32.1173642Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T09:41:32.1173962Z    Compiling noq-proto v0.17.0
2026-06-15T09:41:32.2609176Z    Compiling hyper-rustls v0.27.9
2026-06-15T09:41:32.2612368Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T09:41:32.2612811Z    Compiling tokio-websockets v0.13.2
2026-06-15T09:41:32.3943596Z    Compiling reqwest v0.13.4
2026-06-15T09:41:33.3049075Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T09:41:47.1354903Z    Compiling spt-net v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-15T09:41:48.4510900Z    Compiling spt-daemon v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-15T09:41:54.9100579Z    Compiling spt v0.7.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-15T09:41:58.2777819Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-06-15T09:41:58.3001200Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-bf773ae5031bcf02)
2026-06-15T09:41:58.3013815Z 
2026-06-15T09:41:58.3014091Z running 1 test
2026-06-15T09:42:04.4847328Z test new_brain_serves_against_old_broker ... ok
2026-06-15T09:42:04.4849149Z 
2026-06-15T09:42:04.4849967Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.18s
2026-06-15T09:42:04.4850367Z 
2026-06-15T09:42:04.5075381Z Post job cleanup.
2026-06-15T09:42:04.5754231Z [command]/usr/bin/git version
2026-06-15T09:42:04.5818645Z git version 2.43.0
2026-06-15T09:42:04.5851977Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/048f3598-ee2e-40b7-a5d6-51427b20d9be' before making global git config changes
2026-06-15T09:42:04.5852713Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:42:04.5855633Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:42:04.5884901Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:42:04.5911176Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:42:04.6102554Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:42:04.6122182Z http.https://github.com/.extraheader
2026-06-15T09:42:04.6130229Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-15T09:42:04.6154860Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:42:04.6339508Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:42:04.6365833Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:42:04.6672670Z Cleaning up orphan processes
2026-06-15T09:42:04.7165334Z Terminate orphan process: pid (2851843) (spt)
